SOAP APIs |
|
A Web service (also called Method in Process Platform) is defined by W3C as "a software system designed to support interoperable machine-to-machine interaction over a network". Methods are code that you can access over any network, and execute on another computer hosting the requested services. APIs that follow the SOAP standard are termed as SOAP APIs. Process Platform provides a set of SOAP APIs that you can use in your application. The public SOAP APIs are categorized as:
- Application Connector
- Business Process
- Business Calendar
- Case Management
- CoBOC
- Rule
- Database Configuration
- Data Transformation
- Document Store
- MDM
- Schedule
- WS-AppServer
- Task
- Notification
- User-Team Assignment
Note: The SOAP APIs documented in this section alone are public APIs. Any other SOAP APIs not documented here are private APIs and are for internal use only. |